Fix initialization of send-mail-function option.
authorGlenn Morris <rgm@gnu.org>
Fri, 26 Feb 2010 04:40:03 +0000 (20:40 -0800)
committerGlenn Morris <rgm@gnu.org>
Fri, 26 Feb 2010 04:40:03 +0000 (20:40 -0800)
commit2108b26324c654a37c07c09893611c75f73824af
tree25d76d95595f0c8e52584682cb1bff8caae249ff
parent22c229ee73cf4636c4e52a2e9b790deeffeed252
Fix initialization of send-mail-function option.

* mail/sendmail.el (send-mail-function): Autoload the call
to custom-initialize-delay, not otherwise preserved in loaddefs.el.
(Needed since 2009-09-13 change to startup.el.)

See http://lists.gnu.org/archive/html/emacs-devel/2010-02/msg00533.html
lisp/ChangeLog
lisp/mail/sendmail.el